Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 160,364 for

document formatting

(0.13 sec)
  1. Aspose::Words::Loading::PdfLoadOptions class | ...

    Aspose::Words::Loading::PdfLoadOptions class. Allows to specify additional options when loading Pdf Document into a Document object. To learn more, visit the Documentation article in C++....options when loading Pdf document into a Document object. To learn more...the Specify Load Options documentation article. class PdfLoadOptions...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. OfficeMath.justification property | Aspose.Word...

    OfficeMath.justification property. Gets/sets Office Math justification....the Office Math with display format type OfficeMathDisplayTyp.Inline...the Office Math with display format type OfficeMathDisplayTyp.Display...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PdfSaveOptions.preserve_form_fields property | ...

    PdfSaveOptions.preserve_form_fields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text...PDF as form fields, some formatting loss might occur because...Shows how to save a document to the PDF format using the Save method...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FindReplaceOptions.legacy_mode property | Aspos...

    FindReplaceOptions.legacy_mode property. Gets or sets a boolean value indicating that old find/replace algorithm is used....replace with breaks, apply formatting and so on. Examples Shows...replacement patterns. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldMergeField Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeField class for seamless Document automation. Enhance your workflows with powerful MERGEFIELD functionality....the Working with Fields documentation article. public class FieldMergeField...stripped to the prefix property. Format { get; } Gets a FieldFormat...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Stroke.fill property | Aspose.Words for Node.js

    Stroke.fill property. Gets fill Formatting for the [Stroke](../)....fill property Gets fill formatting for the Stroke . get fill...properties. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Supported Document Formats|Aspose.Words for .NET

    Edit source Documents in many popular formats, as well as freely convert files from one format to another using C#....Supported Document Formats Contents [ Hide ] See the File Format Wiki...for more details on each file format. The following table indicates...

    docs.aspose.com/words/net/supported-document-fo...
  8. TableStyle.shading property | Aspose.Words for ...

    TableStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading Formatting for table cells....that refers to the shading formatting for table cells. get shading...table. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Math::OfficeMath::get_NodeType m...

    Aspose::Words::Math::OfficeMath::get_NodeType method. Returns OfficeMath in C++....to set office math display formatting. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Office...

    reference.aspose.com/words/cpp/aspose.words.mat...
  10. Save a Document in Java|Aspose.Words for Java

    Save a Document in any supported format using Java....Ask AI Save a Document Contents [ Hide ] Most of the tasks you...involve saving a document. To save a document Aspose.Words provides...

    docs.aspose.com/words/java/save-a-document/